home *** CD-ROM | disk | FTP | other *** search
/ Graphics Plus / Graphics Plus.iso / msdos / raytrace / pov / gen / form04a / sue / sevenweb.frm < prev    next >
Encoding:
Text File  |  1994-01-25  |  208 b   |  8 lines

  1. Copyright (c) Sue Cunningham
  2.  
  3. spoke1 = ellipse <0.5, 0.2, 2> stack 50 in 15 twist 2*360, 0.5 bend 45;
  4. spoke2 = sphere 0.1 stack 50 in 10% bend 120;
  5. seventh = spoke1 web 5 with spoke2 1 ;
  6. seventh;
  7. end;
  8.